Skip to content

Midterm 1 Fall 2025 Release Notes

Version History

  • 1.0.3 - 28 Sept, 2025 - Improve ex0 demo testing.
  • 1.0.2 - 26 Sept, 2025 - Improve ex8 tester.
  • 1.0.1 - 26 Sept, 2025 - Adjust ex10 grading.
  • 1.0.0 - 26 Sept, 2025 - Initial Release.

Exam Overview

Midterm 1 is available starting 26 September, 2025 12:00 UTC.

  • 11 exercises, 19 total points, 15 point cap (you need 15/15 for 100%)
  • 4 hour time limit
  • Exercises are independent - solve in any order, difficulty indicated by point values

Important Notes

  • Demo cells illustrate problems but aren't complete tests - your solution must pass the actual grading script
  • Test case variables are available after running test cells to help with debugging
  • Avoid excessive printing - your code runs 20+ times, so remove prints before submitting

NEW: Exam Prerequisite

GT students must complete a "Pre-exam Checklist" before accessing the exam. This brief review of exam policies and key information takes less than 5 minutes and can be completed anytime after the exam opens. You can find it in the Modules section of Canvas, right above Midterm 1. We recommend completing it early in case you need to review anything in more detail.

Policies & Resources

Common Issues

  • "Passed" but no points: See the Vocareum Guide for potential causes
  • Platform issues: Time limit includes buffer for minor problems covered in troubleshooting guides